SaSubsidiaryBillCodes 
Logical Entity Name  SaSubsidiaryBillCodes 
Default Table Name  SaSubsidiaryBillCodes 
Physical Only  NO 
Definition 
 
Note 
 

SaSubsidiaryBillCodes Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SaSubsidiaryBillCodesID(PK)    int  NO 
 
SaSubsidiaryID(FK)    int  NO 
 
SaBillCodeID(FK)    int  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

SaSubsidiaryBillCodes Primary and Unique Keys 
Key Name  Key Type  Keys 
SaSubsidiaryBillCodes_SaSubsidiaryID_SaBillCodeID_U_N_IDX  Index  SaSubsidiaryID, SaBillCodeID 
SaSubsidiaryBillCodes_SaSubsidiaryBillCodesID_U_C_IDX  PrimaryKey  SaSubsidiaryBillCodesID 

SaSubsidiaryBillCodes Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SaBillCode  Non-Identifying  One To Zero or More  Fk_SaSubsidiaryBillCodes_SaBillCodeID_SaBillCode_SaBillCodeID      SaBillCodeID  NO  YES 
SaSubsidiary  Non-Identifying  One To Zero or More  Fk_SaSubsidiaryBillCodes_SaSubsidiaryID_SaSubsidiary_SaSubsidiaryID      SaSubsidiaryID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SaSubsidiaryBillCodes_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SaSubsidiaryBillCodes Check Constraints 
Check Constraint Name  CheckConstraint